home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / docs / ibmft / www.hitachigst.com / portal / binary / com.epicentric.contentmanagement.servlet.ContentDeliveryServlet / common / css / main.css < prev    next >
Cascading Style Sheet File  |  2004-09-22  |  3KB  |  64 lines

  1. body {  color: #000000; background-color: #FFFFFF; font-family: "Arial", "Helvetica", "sans-serif"}
  2.  
  3. a {  color: #08427c; text-decoration: none}
  4. a:link {  color:#08427c;  text-decoration: none}
  5. a:visited {  color:#990099;  text-decoration: none}
  6. a:active {  color:#2a68a6;  text-decoration: underline}
  7. a:hover {  color:#2a68a6;  text-decoration: underline}
  8.  
  9. a.white {  color: #FFFFFF;  text-decoration: none}
  10. a.white:link {  color: #FFFFFF;  text-decoration: none}
  11. a.white:visited {  color: #FFFFFF;  text-decoration: none}
  12. a.white:active {  color:#FFFF99;  text-decoration: underline}
  13. a.white:hover {  color: #FFF667;  text-decoration: underline}
  14.  
  15. a.black {  color: #000000;  text-decoration: none}
  16. a.black:link {  color: #000000;  text-decoration: none}
  17. a.black:visited {  color: #000000;  text-decoration: none}
  18. a.black:active {  color:#000000;  text-decoration: underline}
  19. a.black:hover {  color: #000000;  text-decoration: underline}
  20.  
  21. .margin-section {  margin-left: 15px; width: 540px}
  22. .margin-popup {  margin-left: 15px; margin-right: 15px; width: 100%}
  23. .margin-subsubsect {  margin-left: 21px; width: 504px}
  24. .margin-toppage-right {  margin-left: 10px; width: 169px}
  25. .margin-a3-minus {  margin: -3px}
  26. .margin-a4-minus {  margin: -4px}
  27. .margin-l8 {  margin-left: 8px}
  28.  
  29. .center {  margin: 0px 0px 0px 0px; text-align: center}
  30.  
  31. .space-3px {  font-size: 2px}
  32. .space-6px {  font-size: 4px}
  33. .space-9px {  font-size: 7px}
  34. .space-12px {  font-size: 9px}
  35. .space-18px {  font-size: 15px}
  36. .space-24px {  font-size: 21px}
  37.  
  38. .text-red {  color: #990000}
  39. .text-white {  color: #FFFFFF}
  40. .text-gray {  color: #666666}
  41. .text-darkgray {  color: #999999}
  42. .text-sentence { line-height: 125%}
  43. .text-bold {  font-weight: bold}
  44. .text-boldital {  font-weight: bold; font-style: italic}
  45.  
  46. .bg-999999 {  background-color: #999999}
  47. .bg-6b6b6b {  background-color: #6B6B6B}
  48. .bg-cccccc {  background-color: #CCCCCC}
  49. .bg-bbbbbb {  background-color: #BBBBBB}
  50. .bg-dcdcdc {  background-color: #DCDCDC}
  51. .bg-dddddd {  background-color: #DDDDDD}
  52. .bg-eeeeee {  background-color: #EEEEEE}
  53. .bg-f6f6f6 {  background-color: #f6f6f6}
  54. .bg-ffffff {  background-color: #FFFFFF}
  55. .bg-deepred {  background-color: #CC0000}
  56. .bg-lightred {  background-color: #CC9999}
  57. .bg-deepgreen {  background-color: #336666}
  58. .bg-line-dot-cccccc-4 {  background-image: url(/images/mc_contents/line_dot_cccccc_4.gif); background-repeat: repeat}
  59.  
  60. /* update 20030725 */
  61. .right {  margin: 0px 0px 0px 0px; text-align: right}
  62.  
  63. /* update 20030910 */
  64. .text-italic {  font-style: italic}